Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re_types_blueprint -> re_types::blueprint #8419

Merged
merged 4 commits into from
Dec 12, 2024
Merged

re_types_blueprint -> re_types::blueprint #8419

merged 4 commits into from
Dec 12, 2024

Conversation

teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Dec 11, 2024

Having blueprint types in a separate crate makes everything more complicated, for little to no benefits as far as I can tell.
It is particularly bad when reflection is involved, as it introduces unavoidable dependency cycles.

This PR merges them.

@teh-cmc teh-cmc added enhancement New feature or request 🚜 refactor Change the code, not the functionality 🍏 primitives Relating to Rerun primitives include in changelog labels Dec 11, 2024
@teh-cmc teh-cmc marked this pull request as draft December 11, 2024 15:49
Copy link

github-actions bot commented Dec 11, 2024

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
67bf13d https://rerun.io/viewer/pr/8419 +nightly +main

Note: This comment is updated whenever you push a commit.

@teh-cmc teh-cmc marked this pull request as ready for review December 11, 2024 15:59
@teh-cmc
Copy link
Member Author

teh-cmc commented Dec 11, 2024

@rerun-bot full-check

Copy link

@teh-cmc
Copy link
Member Author

teh-cmc commented Dec 11, 2024

@rerun-bot full-check

Copy link

Started a full build: https://github.com/rerun-io/rerun/actions/runs/12280520781

@teh-cmc teh-cmc merged commit 1a9135d into main Dec 12, 2024
70 checks passed
@teh-cmc teh-cmc deleted the cmc/migrate_wip branch December 12, 2024 09:18
teh-cmc added a commit that referenced this pull request Dec 12, 2024
Make the reflection available to everyone.

* DNM: requires #8419
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request include in changelog 🍏 primitives Relating to Rerun primitives 🚜 refactor Change the code, not the functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants